gtk4.git
2014-06-25 Carlos Garnachogesture: Consume the event triggering ::begin if reset...
2014-06-25 Matthias Clasenicon-browser: fix a typo
2014-06-25 Matthias Clasenicon browser: drop an misnamed icon
2014-06-25 Matthias ClasenAdd an icon browser
2014-06-24 Richard HughesMakefile: Actually dist the high-contrast and dark...
2014-06-24 Lapo CalamandreiAdwaita: add inconsistent hover check/radios
2014-06-24 Matthias ClasenAnother forgotten file
2014-06-24 Matthias ClasenForgotten file
2014-06-24 Matthias ClasenGtkButton: Queue a redraw on enter/leave
2014-06-24 Matthias ClasenDrop standalone pixbuf-demo
2014-06-24 Matthias ClasenGtkToggleButton: Queue a redraw on enter/leave
2014-06-24 Matthias ClasenBump version
2014-06-24 Matthias Clasen3.13.3
2014-06-24 Matthias ClasenAvoid deprecation warnings
2014-06-24 Lapo CalamandreiAdwaita: set the correct indicator color for reorderabl...
2014-06-24 Lapo CalamandreiAdwaita: only side borders for reorderable tabs
2014-06-24 Adam DingleRequire GLib 2.41.1 (for G_PARAM_EXPLICIT_NOTIFY)
2014-06-24 Lapo CalamandreiAdwaita: added active state to the switch slider
2014-06-24 Lapo CalamandreiAdwaita: comment out button separators removal
2014-06-24 Lapo CalamandreiAdwaita: fix view check/radio selected state.
2014-06-24 Lapo CalamandreiAdwaita: disable separators in buttons
2014-06-24 Colomban Wendlinggdkwindow: Don't leak the surface in gdk_cairo_create()
2014-06-24 Matthias ClasenAdd a test for async icon loading
2014-06-23 Jasper St.... gtkmain: Rearrange code
2014-06-23 Jasper St.... gtkwidget: Actually mark set_double_buffered as deprecated
2014-06-23 Jasper St.... Revert "gtkwidget: Widgets are now always double-buffered"
2014-06-23 Jasper St.... gdkwindow: Allow calling gdk_cairo_create outside of...
2014-06-23 Jasper St.... gdkwindow: Remove extra arguments from process_updates_...
2014-06-23 Jasper St.... gdkwindow: Don't do some extra work
2014-06-23 Jasper St.... gdkwindow: Remove an unused variable
2014-06-23 Jasper St.... gdkwindow: Make the precondition of gdk_window_add_dama...
2014-06-23 Jasper St.... gdkwindow: Simplify check for damaging offscreen windows
2014-06-23 Jasper St.... gdkwindow: Make gdk_window_add_damage more private
2014-06-23 Matthias ClasenGtkIconTheme: Copy all fields in icon_info_dup
2014-06-23 Matthias ClasenGtkIconTheme: Be more careful when warning
2014-06-23 Matthias ClasenGtkIconTheme: keep misplaced symbolics working
2014-06-23 Matthias ClasenMove some comments around
2014-06-22 Matthias ClasenSome documentation rewording
2014-06-22 Matthias ClasenAdwaita: Use rtl variants of pan-end when needed
2014-06-22 Matthias Clasenwidget-factory: Fix another icon size problem
2014-06-22 Matthias Clasenwin32: Drop remnants of def files
2014-06-22 Bastien Noceraplacessidebar: Use symbolic name for symbolic icon
2014-06-22 Matthias ClasenDocs: Reword deprecation notes
2014-06-22 Matthias Clasennotify test: Skip GtkWidget::double-buffered
2014-06-22 Matthias Clasenwidget-factory: Fix an icon size problem
2014-06-22 Matthias ClasenGtkCellRendererPixbuf: Set force_scale_pixbuf
2014-06-22 Matthias ClasenGtkIconHelper: use FORCE_SCALE when force_scale_pixbuf...
2014-06-22 Matthias ClasenGtkIconTheme: Drop an unused variable
2014-06-22 Matthias ClasenGtkIconTheme: Load symbolic icons at the same size
2014-06-22 Matthias ClasenAdapt icontheme tests
2014-06-22 Matthias ClasenGtkIconInfo: Small struct packing improvement
2014-06-22 Matthias ClasenGtkIconInfo: Drop an unused field
2014-06-22 Matthias ClasenGtkIconTheme: Respect limits in theme dirs
2014-06-22 Jasper St.... gdkwindow: Provide a default implementation of process_...
2014-06-22 Jasper St.... gdkwindow-broadway: Move the dirty flag setting to...
2014-06-22 Jasper St.... gdkwindow: Move a variable closer to where it's used
2014-06-22 Jasper St.... gdkwindow: Remove an unused variable
2014-06-22 Matthias ClasenGtkSwitch: Implement hover for GtkSwitch
2014-06-21 Jasper St.... gdkwidow: Make queue_antiexpose optional
2014-06-21 Jasper St.... gdkwindow-win32: Remove queue_antiexpose implementation
2014-06-21 Jasper St.... gdkevents-win32: Remove dead code
2014-06-21 Jasper St.... gdkwindow: Don't bother with a return parameter for...
2014-06-21 Jasper St.... gdkwindow-broadway: Squash memory leak
2014-06-21 Jasper St.... gdkwindow-broadway: Make queue_antiexpose implementatio...
2014-06-21 Jasper St.... gdkwindow-wayland: Attach new buffers and submit damage...
2014-06-21 Jasper St.... gdkwindow-wayland: Rename listener -> frame_listener
2014-06-21 Michael Catanzarodocs: add missing apostrophe
2014-06-21 Jasper St.... gdkwindow: Correct a signature
2014-06-21 Jasper St.... gdkwindow: Remove an extra region copy
2014-06-21 Jasper St.... gdkwindow: Clean up code
2014-06-21 Jasper St.... gdkwindow: Clean up formatting
2014-06-21 Jasper St.... gdkwindow: Add some extra documentation to gdk_cairo_create
2014-06-21 Benjamin Ottewidgetpath: Deprecate regions
2014-06-21 Jasper St.... gtkwidget: Add a warning about set_double_buffered
2014-06-21 Jasper St.... testwindows: Remove another reference to set_double_buf...
2014-06-21 Jasper St.... gtktrayicon-x11: Stop using set_double_buffered
2014-06-21 Matthias ClasenAdwaita: Fix highlight on check buttons
2014-06-21 Jasper St.... gdkwindow: Squash a leak in the subsurface case
2014-06-21 Jasper St.... gdkwindow: Don't create a subsurface if we don't need to
2014-06-21 Jasper St.... gdkwindow: Remove the ability to call begin_paint_regio...
2014-06-21 Jasper St.... gdkwindow: Remove the internal cairo_surface used for...
2014-06-21 Jasper St.... gtkwidget: Widgets are now always double-buffered
2014-06-21 Jasper St.... gdkwindow: Deprecate gdk_window_flush
2014-06-21 Matthias ClasenGtkIconTheme: Drop an unused function
2014-06-21 Matthias ClasenGtkIconTheme: Small cleanup
2014-06-21 Matthias ClasenGtkIconTheme: Trivial cleanup
2014-06-20 Matthias ClasenAvoid a compiler warning
2014-06-20 Matthias ClasenBig spinner
2014-06-20 Matthias ClasenGtkIconTheme: Don't create empty IconThemeDir structs
2014-06-20 Matthias ClasenGtkIconCache: Add api to find if directories are empty
2014-06-20 Matthias ClasenGtkStatusbar: Add some space between the frame and...
2014-06-20 Lapo CalamandreiAdwaita: check/radio selector simplification
2014-06-20 Matthias Clasenwidget factory: Use a property action for the toolbar...
2014-06-20 Matthias Clasenwidget factory: Add a statusbar
2014-06-20 Matthias Clasendocs: Drop image references for stock items
2014-06-20 Jasper St.... wayland: Prevent stale paints and weird artifacts when...
2014-06-20 Matthias ClasenGtkIconTheme: Keep gtk_icon_theme_add_resource_path...
2014-06-20 Matthias ClasenRevert "Document gtk_icon_theme_add_resource_path"
2014-06-20 Matthias ClasenRevert "Deprecate gtk_icon_theme_add_builtin_icon"
2014-06-20 Matthias ClasenDeprecate gtk_icon_theme_add_builtin_icon
next